This repository was archived by the owner on Jun 7, 2020. It is now read-only.
First implementation of TeamCity Release Integration.#5
Open
First implementation of TeamCity Release Integration.#5
Conversation
Please add TeamcityUser & TeamcityPass in config.
ta264
pushed a commit
to ta264/RadarrAPI.Update
that referenced
this pull request
Sep 8, 2019
* Docker Changes Initial changes - Refactor how the docker container is started - working on getting the startup / setup scripts working * Working on getting the docker to build and start correctly * Changes to the Docker files and scripts. It now brings both containers up. Runs the DB Migrations and sets everything up * Fixes to make Docker Work - Startup.cs : Added debug values for some Variables to make sure they are passing correctly - Dockerfile: refactored the build and added some directory removals (I've found they cause the build to error) - README.md : added info on docker usage - docker-compose : removed old entries * Refactor Refactored the docker-compose, as my in-experince with docker containers skewed how I did some things.. this shoule be more streamlined * Refactor for using ENV Variables This refactors the WebAPI Code so that it will use ENV variables if they are present * fixup! removes mysql port * Adds more debug info
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Please add TeamcityUser & TeamcityPass in config.